| Name | Description | |
|---|---|---|
![]() | addAfterFlowContentDrawListener | Adds a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | addAfterFlowTableCellDrawListener | Adds a listener for the create page event |
![]() | addBeforeFlowContentDrawListener | Adds a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | addBeforeFlowTableCellDrawListener | Adds a listener for the before flow content draw event |
![]() | addRow | Adds a row to the table. |
![]() | addRowWithCells | Adds a new row in the table and creates a string cell for each value in the array. |
![]() | createCell | Creates a new cell based on the property. |
![]() | getBackground | Gets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getBorder | Gets the table border. |
![]() | getColumn | Gets the column at the specified index. |
![]() | getColumns | Gets the table columns. |
![]() | getContentHeight | Gets the content height. When this method is called for the first time, the content height is calculated. Subsequent calls with the same 'width' parameter return the already computed height. |
![]() | getDefaultCell | Gets the default cell model. |
![]() | getDestinationName | Gets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getHeaderRows | Gets the header rows. |
![]() | getInnerMargins | Gets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getMinRowHeight | Minimum height for table rows. |
![]() | getOuterMargins | Gets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getRow | Gets the row at the specified index. |
![]() | getRows | Gets the table rows. |
![]() | getStructureElement | Gets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getTag | Gets an arbitrary object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | removeAfterFlowContentDrawListener | Removes a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | removeAfterFlowTableCellDrawListener | Removes a listener for the create page event |
![]() | removeBeforeFlowContentDrawListener | Removes a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | removeBeforeFlowTableCellDrawListener | Removes a listener for the before flow content draw event |
![]() | setBackground | Sets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setBorder | Sets the table border. |
![]() | setDefaultCell | Sets the default cell model. |
![]() | setDestinationName | Sets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setInnerMargins | Sets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setMinRowHeight | Minimum height for table rows. |
![]() | setOuterMargins | Sets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setStructureElement | Sets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |

